home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCMania 32
/
PCMania CD32_2.iso
/
sharewar
/
emula
/
c6411b
/
testdisk.d64
/
scroller test
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
1994-10-09
|
51b
|
4 lines
10 POKE53270,RND(1)*8
20 POKE53265,RND(1)*8+24
30 GOTO10